CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 加密 des

搜索资源列表

  1. DES

    0下载:
  2. DES加密源码 可以加密解密文件 不妨试试看-DES encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7586241
    • 提供者:Michael
  1. DES

    0下载:
  2. 对文件进行加密,尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-encrypt the file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3605448
    • 提供者:dd
  1. DES.rar

    0下载:
  2. 一个使用des加密文件的实例 同时可以演示8个字符的加密解密过程,An instance of the use of des encrypted files At the same time to demonstrate a 8-character encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:29247
    • 提供者:wzl
  1. des

    0下载:
  2. des对文件进行加密与解密,vc++下编写,编译课以通过-des encryption and decryption of the file, vc++ to prepare, compile the class through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3849
    • 提供者:王军
  1. DES

    0下载:
  2. DES加密,实现对任意文件类型进行DES加密,程序结构清晰,注释详细-DES encryption, DES encryption on any file type, the structure of the program is clear, detailed annotations
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:4818
    • 提供者:Schindler
  1. RC4

    0下载:
  2. RC4算法对文件加密,速度很快,比DES快多了-RC4 algorithm to encrypt files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:183014
    • 提供者:阿滚
  1. des

    0下载:
  2. 自己写的个DES加密,解密文件的源代码, 用C++写的,工具是 visual studio 2010-Himself wrote a DES encryption and decryption files of source code, written using C++, visual studio 2010 tools
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5933420
    • 提供者:squirrel
  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:160975
    • 提供者:薛某某
  1. jiamijiemi

    0下载:
  2. 用des方式加密,解密。输入文件路径后再输入加密后文件产生路径,就可以进行加密,解密亦然-Way to use des encryption, decryption. Enter the file path and then enter the encrypted file have the path, you can encrypt, decrypt so
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:17548
    • 提供者:lijie
  1. DesJAVA

    0下载:
  2. 关于DES加密解密的程序,其主程序在FileDES类中运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-On the DES encryption and decryption process, the main program at run-time class FileDES used example is the catalo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:36845
    • 提供者:翅膀
  1. encrypt

    0下载:
  2. 采用DES加密算法对文件内容进行加密,并采用文件过滤驱动对加密目录进行隐藏-DES encryption algorithm used to encrypt the contents of the documents and adopt the document on encryption filter driver to hide the directory
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:71821
    • 提供者:skyfly
  1. des_code

    0下载:
  2. des加密算法c++实现,可以在windows环境下运行,用了windows的库,是文件加密的尝试-des encryption algorithm c++ achieve, you can run under windows environment, using the windows of the library, is file encryption attempt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4834
    • 提供者:weiwei
  1. DES_Encryption

    0下载:
  2. 一个基于DES的加密软件代码,使用C#编写,能加密和解密字符串和文件。-DES-based encryption software code, the use of C# Prepared to encrypt and decrypt strings and documents.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:24606
    • 提供者:Daniel
  1. MyCryptograghy

    0下载:
  2. 对DES对各种类型的加解密的一个算法整理,包括对Byte,string,TXT文件类型,及其他类型的文档的一个解加密-Of DES encryption and decryption of all types of finishing an algorithm, including Byte, string, TXT file types, and other types of documents, a solution of encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:6733
    • 提供者:qer
  1. FES

    0下载:
  2. 基于Triple DES的文件加密,可以对任意文件进行加密 -file encrypt system encrypting any files based on Triple DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7505214
    • 提供者:liujun
  1. CSharpDes

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:12383
    • 提供者:vbking
  1. desjava

    0下载:
  2. DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-DES encryption and decryption process in the main program at run-time type FileDES example is the use of 111.doc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:22325
    • 提供者:zyb
  1. 04030326

    0下载:
  2. 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:395250
    • 提供者:张贺寅
  1. key

    0下载:
  2. 文件的加密解密代码主要是针对于DES和3DES MD5加密解密算法的功能实现-Document encryption and decryption code mainly for the DES and 3DES MD5 algorithm for encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1385845
    • 提供者:崇孩儿
  1. aa

    0下载:
  2. 用des算法与ras算法实现的文件加密选择器的实现与控制。-Ras use des algorithm and the file encryption algorithm selector realization and control.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-18
    • 文件大小:4611909
    • 提供者:kang ran
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com